github.com/gotd/td/tg.InputStickerSetThumbLegacy.Stickerset (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_input_file_location_gen.go#L2376: 	Stickerset InputStickerSetClass
		tl_input_file_location_gen.go#L2403: 	if !(i.Stickerset == nil) {
		tl_input_file_location_gen.go#L2431: 	i.Stickerset = from.GetStickerset()
		tl_input_file_location_gen.go#L2489: 	if i.Stickerset == nil {
		tl_input_file_location_gen.go#L2492: 	if err := i.Stickerset.Encode(b); err != nil {
		tl_input_file_location_gen.go#L2521: 		i.Stickerset = value
		tl_input_file_location_gen.go#L2545: 	return i.Stickerset